| SyPersonAddress |
| Logical Entity Name | SyPersonAddress |
| Default Table Name | SyPersonAddress |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyPersonAddress Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyPersonAddressId |
int | NO | ||
SyPersonId |
int | NO | ||
SyAddrTypeId |
int | YES | ||
| CVueSourceTypeId | int | YES | 1 - StaffAddress; 2 - StaffWorkAddress ; 3 - SyAddress ; 4 - SyStudentAddress ; 5 - PlEmployerContact ; 6 - SyOrganizationContact |
|
| StreetAddress | nvarchar(300) | YES | ||
| City | nvarchar(30) | YES | ||
| State | nvarchar(2) | YES | ||
| Zip | nvarchar(20) | YES | ||
SyCountryId |
int | YES | ||
SyCountyId |
int | YES | ||
| YearsAtAddress | numeric(9, 1) | YES | ||
| EffectiveBeginDate | datetime | YES | ||
| EffectiveEndDate | datetime | YES | ||
| IsValid | bit | YES | ||
| IsSeasonal | bit | YES | ||
| Note | nvarchar(4000) | YES | ||
| IsPrimary | bit | NO | ||
| IsActive | bit | NO | ||
| UserId | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| RecordId | int | YES | ||
| ChangedVia | nvarchar(2) | YES |
| SyPersonAddress Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyPersonAddress | PrimaryKey | SyPersonAddressId |
| SyPersonAddress Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| syAddrType | Non-Identifying | Zero or One to Zero or More | FK_SyPersonAddress_syAddrTypeId_syAddrType_syAddrTypeId | SyAddrTypeId | NO | YES | ||
| SyCountry | Non-Identifying | Zero or One to Zero or More | FK_SyPersonAddress_SyCountryId_SyCountry_SyCountryId | SyCountryId | NO | YES | ||
| SyCounty | Non-Identifying | Zero or One to Zero or More | FK_SyPersonAddress_SyCountyId_SyCounty_SyCountyId | SyCountyId | NO | YES | ||
| SyPerson | Non-Identifying | One To Zero or More | FK_SyPersonAddress_SyPersonId_SyPerson_SyPersonId | SyPersonId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyPersonAddress Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyPersonAddress Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SyPersonAddress Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.PersonAddress |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyPersonAddress |
NO |
| SyPersonAddress Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| SyPersonAddress Data Movement Rules |
| Name | Type | Rule Text/Value |